pass-through: provide two !HVM stubs
authorJan Beulich <jbeulich@suse.com>
Fri, 5 Oct 2018 14:25:43 +0000 (16:25 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 5 Oct 2018 14:25:43 +0000 (16:25 +0200)
commitfb1fbe0a8b89896dd5ac7d402c61a3b63d3c8a26
tree2a966085cc5f0eb68b07bc701d77038e1dfadfc3
parent34af96ed586fa4594453fabccbd87a5eb686ff16
pass-through: provide two !HVM stubs

Older gcc (4.3 in my case), despite eliminating pci_clean_dpci_irqs()
when !HVM, does not manage to also eliminate pci_clean_dpci_irq(). Cope
with this.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/include/asm-x86/hvm/irq.h
xen/include/xen/iommu.h